home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / comm / mebbs / fusac311.lha / fusac 3.11 / config / FusAc.cfg < prev    next >
Text File  |  1994-04-24  |  5KB  |  159 lines

  1.  
  2. ; Configfile for FusAC
  3. MEBBSNET
  4.  
  5. Alias   FusAc        ;Alias means that FusAC will respond to letters adressed 
  6. Alias   AreaFix      ;to the alias names as well as to FusAC
  7. Alias   Fusac
  8. Alias   Areamanager
  9. Alias   Areamgr
  10.  
  11. Matrix 100           ; Message number to Netmail area that will be usaged.
  12.  
  13.  
  14. ; The name of the file sent when user requests a list of your available
  15. ; echomail areas. You will have to write a list that suits Your system.
  16.  
  17. LIST Mebbsnet:ConfigFiles/FusAC/AvailAreas.txt 
  18.  
  19.  
  20. ; The name of the file sent when user requests help on how to use FusAC.
  21.  
  22. HELP Mebbsnet:ConfigFiles/FusAc/FusAC.help
  23.  
  24.  
  25. ; Name and path of the file where last read msg # is stored.
  26.  
  27. DATFILE   Mebbsnet:ConfigFiles/FusAc/FusAc.dat
  28.  
  29.  
  30. ; FusAC stores info about paused areas here.
  31.  
  32. PAUSEFILE Mebbsnet:ConfigFiles/Fusac/FusAc.pause
  33.  
  34.  
  35.  
  36. ; Name and path of FusAC logfile
  37.  
  38. LOGFILE   LOG:FusAC.LOG
  39.  
  40. ; The file FusAC reads to see the state of echomail feeding.
  41.  
  42. IN        Mebbsnet:ConfigFiles/Areas.CFG
  43.  
  44.  
  45. ; The file FusAC writes when it's run. Normally the same 
  46. ; as the In-file. NOTE! FusAC writes a new out-file every
  47. ; time even if there is no changes. You can use this for 
  48. ; creating an Areas.cfg file if You have recieved new 
  49. ; echomail areas that have not been cofigured in
  50. ; StarNet.CON. The node that feed You will be set to 
  51. ; 0:0/0. Just edit this to the correct nodenumber 
  52. ; and Your Areas.cfg is up to date.
  53.  
  54. OUT       Mebbsnet:ConfigFiles/Areas.Cfg
  55.  
  56.  
  57. ; NOTE!! Filenames MUST NOT be longer than 8.3 letters!                   
  58. ; These are the files that can be requested with the -F
  59. ; or %F command. User can get a list of these files with
  60. ; -F? or %F ?. You can add as many files as You like.
  61. ; The comment for each file will also show in the response
  62. ; to a -F? or %F ? request. User can request with number
  63. ; (e.g. -F1) or name (e.g. %F POLICY4.LHA)
  64.  
  65. FILE 1     Fus:Files/POLICY4.LHA       Rules for FIDONet.
  66. FILE 2     Fus:Files/RULES.LHA         Rules for this BBS.
  67. FILE 3     Fus:Files/SUN.LHA           Rules for Sun-ares.
  68. FILE 4     Fus:Files/ALLFILES.LHA      All files on the BBS. 
  69.  
  70.  
  71.  
  72. ; Notyfy sysop.
  73.  
  74. NOTIFYSYSOP  1                      
  75.  
  76.  
  77. ; The in-file for compress method changes
  78.  
  79. CompressIN  MebbsNet:ConfigFiles/ArcMail.Cfg
  80.  
  81.  
  82. ; The out-file, normally the same as the in-file, but can be set
  83. ; to something else for safety.
  84.  
  85. CompressOUT MebbsNet:ConFigFiles/ArcMail.Cfg_out
  86.  
  87.  
  88. ; These are the available compress methods.
  89. ; The comments will be displayed in the messages to the users.
  90. ;
  91. ;        TagName  Path/Name          Arguments  Comment
  92. ;---------------------------------------------------------------------
  93. Compress LHArc    Work:bin/pack/Lharc   "a"     Standard -LH1-
  94. Compress LHA      WORK:BIN/pack/LHA     "a"     Standard -LH5-
  95. Compress ARC      WORK:BIN/pack/Arc     "a"     Old arc
  96. Compress ZOO      WORK:BIN/pack/Zoo     "a"     Zoo
  97. ;---------------------------------------------------------------------
  98. ;
  99.  
  100. ; ------------------------- Protection of areas ------------------------------
  101.  
  102. ; The problem with Stararea or other "areafix type" programs is that it 
  103. ; in som cases is impossible to protect areas in a good way.
  104. ; With this type of protection scheme, we think there is no limitations.
  105.   
  106. ; Instead of giving an area a protection level like 200, we use one or
  107. ; more charachters. If an area is protected with the letter A, the user must
  108. ; have the letter A in his list of letters. If an area is protected by the
  109. ; letters APK, the user must have ALL the letters A, P and K in his list.
  110. ; Any character can be used and THEY ARE CASE SENSITIVE! This means that
  111. ; it's OK to protect Your StarNet areas with the "*" :-) As You will see,
  112. ; this type of protection offers unlimited possibilities yet it is very easy
  113. ; to use.
  114.  
  115.  
  116.  
  117. ; This scheme is a help for You to remember what category of echo should
  118. ; have which protection charachter.
  119.  
  120. ; N National FIDO
  121. ; I International FIDO
  122. ; * Starnet/Mebbs
  123. ; O Only SysOp
  124.  
  125. ; Here follows the actual protection of Your areas.
  126.  
  127. ; keyword  Tag Name        Protect chars   
  128.  
  129.   Protect  R20NET205       O               
  130.   Protect  SOP400          O               
  131.   Protect  R20_AMIGASV     N               
  132.   Protect  AMIGA_SYSOP     I               
  133.   Protect  AMIGA_COMMS     I               
  134.   Protect  STARNET.EUR     I*              
  135.   Protect  AMY_POINT       I               
  136.   Protect  YG_STARNET      *               
  137.  
  138. ; This is the setup for diffrent users:
  139.  
  140. ; Keyword Nodenumber    Protect  Password   Username            Account no
  141.  
  142.   Name    2:203/319     NI*      password   Kjell Cederfeldt    #7
  143.   Name    2:205/603     NI*      password   Fredrik Gustavsson
  144.   Name    2:205/604     NI*      password   Janne Karlsson      #44
  145.   Name    2:205/427.1   NI       password   Hakan Smedberg      #8
  146.   Name    2:205/427.8   NI       password   Lasse Heden         #111
  147.  
  148.  
  149. ; FusAC also has the ability to CLEAR WAITING MAIL for those that pick up 
  150. ; echomail from your BBS. This means that he/she won't have a bundle
  151. ; of letters to read at your BBS that he already read at his own BBS/point
  152. ; site. This seems to be a much apreciated feature. To enable the
  153. ; CLEAR WAITING MAIL OPTION, enter the account number at your BBS
  154. ; proceeded with a # eg #44. Of course this will only clear the waiting
  155. ; mail flag for those areas that the user polls from You. Local areas or
  156. ; non-active areas will not be affected. FusAC will check to see if the name
  157. ; matches the username of the account. 
  158.  
  159.